home *** CD-ROM | disk | FTP | other *** search
/ Hackers Magazine 57 / CdHackersMagazineNr57.iso / Software / Programming / RJTextEd.exe / {userappdata} / RJ TextEd / Syntax / Html.syx < prev    next >
Encoding:
Text File  |  2009-10-18  |  4.4 KB  |  149 lines

  1. ;{}
  2.  
  3. [Tags]
  4. Html Standard=!doctype|/a|a|/abbr|abbr|/abbrev|abbrev|/acronym|acronym|/address|address|/applet|applet|area|/au|au|/author|author|/b|b|/banner|banner|base|basefont|/bdo|bdo|bgsound|/big|big|/blink|blink|/blockquote|blockquote|/body|body|/bq|bq|br|/center|center|/cite|cite|/code|code|/credit|credit|/dd|dd|/del|del|/dfn|dfn|/dir|dir|/div|div|/dl|dl|/dt|dt|/em|em|/embed|embed|/fig|fig|/fn|fn|/font|font|frame|/frameset|frameset|/h1|h1|/h2|h2|/h3|h3|/h4|h4|/h5|h5|/h6|h6|/head|head|hr|/html|html|/i|i|/iframe|iframe|img|/ins|ins|isindex|/kbd|kbd|/lang|lang|/lh|lh|/li|li|link|/listing|listing|/map|map|/marquee|marquee|/math|math|/menu|menu|meta|multicol|/nobr|nobr|/noframes|noframes|/noscript|noscript|/note|note|/object|object|/ol|ol|overlay|/p|p|param|/person|person|/plaintext|plaintext|/pre|pre|/q|q|range|/s|s|/samp|samp|/script|script|/small|small|spacer|/span|span|spot|/strike|strike|/strong|strong|/style|style|/sub|sub|/sup|sup|tab|textflow|tfoot|/title|title|/tt|tt|/u|u|/ul|ul|/var|var|wbr|xmp|
  5. Html Table=/caption|caption|/col|col|/colgroup|colgroup|/table|table|/tbody|tbody|/td|td|/th|th|thead|/tr|tr|
  6. Html Form and ColdFusion=/button|button|/fieldset|fieldset|/form|form|input|/label|label|/legend|legend|/optgroup|optgroup|/option|option|/select|select|/textarea|textarea|cfabort|cfapplet|cfapplication|cfargument|cfassociate|cfbreak|cfcache|cfcase|/cfcatch|cfcatch|/cfchart|cfchart|cfchartdata|/cfchartseries|cfchartseries|cfcol|cfcollection|/cfcomponent|cfcomponent|cfcontent|cfcookie|cfdefaultcase|cfdirectory|cfdump|cfelse|cfelseif|cferror|/cfexecute|cfexecute|cfexit|cffile|cfflush|/cfform|cfform|cfftp|cffunction|/cfgrid|cfgrid|cfgridcolumn|cfgridrow|cfgridupdate|cfheader|cfhtmlhead|/cfhttp|cfhttp|cfhttpparam|/cfif|cfif|cfimport|cfinclude|cfindex|cfinput|cfinsert|cfinvoke|cfinvokeargument|cfldap|cflocation|/cflock|cflock|cflog|/cflogin|cflogin|cfloginuser|cflogout|/cfloop|cfloop|/cfmail|cfmail|cfmailparam|/cfmailpart|cfmailpart|cfmodule|cfobject|cfobjectcache|/cfoutput|cfoutput|cfparam|cfpop|/cfprocessingdirective|cfprocessingdirective|cfprocparam|cfprocresult|cfproperty|/cfquery|cfquery|cfqueryparam|cfregistry|/cfreport|cfreport|cfrethrow|cfreturn|/cfsavecontent|cfsavecontent|cfschedule|/cfscript|cfscript|cfsearch|/cfselect|cfselect|cfset|cfsetting|/cfsilent|cfsilent|cfslider|cfstoredproc|/cfswitch|cfswitch|cftable|cftextinput|cfthrow|cftrace|cftransaction|cftree|cftreeitem|/cftry|cftry|cfupdate|cfwddx|cfxml|
  7.  
  8. [Keywords]
  9. Enteties=
  10.  
  11. [Options]
  12. LineCommentA=//
  13. CommentStartA=<!--
  14. CommentEndA=-->
  15. CommentStartB=/*
  16. CommentEndB=*/
  17. Char='
  18. String="
  19. HexIdentifier=#
  20. Symbols=,;:.()[]{}=+-/*^#<>
  21. Numbers=0123456789
  22. Case=1
  23. AutoCloseBraceStart=({["
  24. AutoCloseBraceEnd=)}]"
  25. AutoCompleteCharA=.
  26. AutoCompleteCharB= 
  27.  
  28. [FoldOptions]
  29. Separators=>
  30.  
  31. [Region]
  32. Start=<%|<?|<?php
  33. End=%>|?>|?>
  34.  
  35. [Fold]
  36. 1_Id=<head
  37. 1_Begin=
  38. 1_End=</head
  39. 1_EndBefore=
  40. 1_Section=
  41. 1_NoParentOfId=0
  42. 1_ListItem=ceTagHead
  43. 2_Id=<body
  44. 2_Begin=
  45. 2_End=</body
  46. 2_EndBefore=
  47. 2_Section=
  48. 2_NoParentOfId=0
  49. 2_ListItem=ceTagBody
  50. 3_Id=<style
  51. 3_Begin=
  52. 3_End=</style
  53. 3_EndBefore=
  54. 3_Section=
  55. 3_NoParentOfId=0
  56. 3_ListItem=ceTagStyle
  57. 4_Id=<table
  58. 4_Begin=
  59. 4_End=</table
  60. 4_EndBefore=
  61. 4_Section=
  62. 4_NoParentOfId=0
  63. 4_ListItem=ceTag
  64. 5_Id=<tr
  65. 5_Begin=
  66. 5_End=</tr
  67. 5_EndBefore=
  68. 5_Section=
  69. 5_NoParentOfId=0
  70. 5_ListItem=
  71. 6_Id=<ul
  72. 6_Begin=
  73. 6_End=</ul
  74. 6_EndBefore=
  75. 6_Section=
  76. 6_NoParentOfId=0
  77. 6_ListItem=
  78. 7_Id=<ol
  79. 7_Begin=
  80. 7_End=</ol
  81. 7_EndBefore=
  82. 7_Section=
  83. 7_NoParentOfId=0
  84. 7_ListItem=
  85. 8_Id=<script
  86. 8_Begin=
  87. 8_End=</script
  88. 8_EndBefore=
  89. 8_Section=
  90. 8_NoParentOfId=0
  91. 8_ListItem=ceTagScript
  92. 9_Id=<cfscript
  93. 9_Begin=
  94. 9_End=</cfscript
  95. 9_EndBefore=
  96. 9_Section=
  97. 9_NoParentOfId=0
  98. 9_ListItem=ceTagScript
  99. 10_Id=<div
  100. 10_Begin=
  101. 10_End=</div
  102. 10_EndBefore=
  103. 10_Section=
  104. 10_NoParentOfId=0
  105. 10_ListItem=
  106. 11_Id=<form
  107. 11_Begin=
  108. 11_End=</form
  109. 11_EndBefore=
  110. 11_Section=
  111. 11_NoParentOfId=0
  112. 11_ListItem=ceTag
  113. 12_Id=<cfform
  114. 12_Begin=
  115. 12_End=</cfform
  116. 12_EndBefore=
  117. 12_Section=
  118. 12_NoParentOfId=0
  119. 12_ListItem=ceTag
  120. 13_Id=<p
  121. 13_Begin=
  122. 13_End=</p
  123. 13_EndBefore=
  124. 13_Section=
  125. 13_NoParentOfId=0
  126. 13_ListItem=
  127. 14_Id=<td
  128. 14_Begin=
  129. 14_End=</td
  130. 14_EndBefore=
  131. 14_Section=
  132. 14_NoParentOfId=0
  133. 14_ListItem=
  134. 15_Id=<pre
  135. 15_Begin=
  136. 15_End=</pre
  137. 15_EndBefore=
  138. 15_Section=
  139. 15_NoParentOfId=0
  140. 15_ListItem=
  141. 16_Id=<frameset
  142. 16_Begin=
  143. 16_End=</frameset
  144. 16_EndBefore=
  145. 16_Section=
  146. 16_NoParentOfId=0
  147. 16_ListItem=
  148.  
  149.